Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Simplification and Optimization of Mod Management UI #1226

Closed
wants to merge 1 commit into from
Closed

Simplification and Optimization of Mod Management UI #1226

wants to merge 1 commit into from

Conversation

Decryptu
Copy link

In an effort to streamline the mod management interface as outlined in this thread, I've implemented a set of UI enhancements focusing on mod sorting and category filtering.

Changes:

  • SearchAndSort.vue & OnlineModView.vue: Replaced the "Standard / Reverse" button with a simple caret icon that points up for "Standard" and down for "Reverse". This change simplifies the UI and saves space if you ever need to add more options. Added an animation for the caret in custom.scss to rotate upon toggling, enhancing the visual feedback.

  • OnlineModView.vue: Updated the "Filter Categories" UI by replacing the text button with a FontAwesome icon, improving the interface's overall aesthetic and consistency. Fixed a visibility issue where the button's "focus" state significantly reduced contrast between text and background, hindering readability.

Additional Enhancements:

  • custom.scss: Introduced animation for the sorting direction toggle, providing a smoother and more intuitive user interaction. Enhanced cursor visibility with a conditional "not-allowed" style, indicating when the action is disabled.

Visuals:

  • Caret icon for sorting direction: Sorting Direction Toggle
  • New filter categories icon: Filter Categories Icon

These updates aim to refine the user experience by making mod management more intuitive and visually appealing.

Simplify the "Standard / Reverse" Button: Replace the "Standard / Reverse" button with a simple triangle, pointing up when in "Standard" mode, and pointing down when in "Reverse".

Optimize "Filter Categories" UI: Replace the "Filter Categories" text with a single icon.
@Decryptu Decryptu closed this Feb 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant